Skip to content

Split docs preview workflows#770

Merged
cncastillo merged 1 commit into
masterfrom
codex/split-docs-preview-workflows
May 3, 2026
Merged

Split docs preview workflows#770
cncastillo merged 1 commit into
masterfrom
codex/split-docs-preview-workflows

Conversation

@cncastillo
Copy link
Copy Markdown
Member

Summary

  • split preview commenting and preview cleanup into separate workflows
  • filter the preview comment workflow away from master CI runs
  • keep cleanup isolated to pull_request.closed

Why

The previous combined workflow was technically passing after #768, but it produced noisy skipped Docs Preview runs/jobs on unrelated events.

Testing

  • ruby -e 'require "yaml"; Dir[".github/workflows/*.yml"].each { |f| YAML.load_file(f) }; puts "yaml ok"'\n- git diff --check

@codecov
Copy link
Copy Markdown

codecov Bot commented May 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.68%. Comparing base (8604076) to head (c76e921).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
- Coverage   90.01%   88.68%   -1.34%     
==========================================
  Files          74       74              
  Lines        5179     5171       -8     
==========================================
- Hits         4662     4586      -76     
- Misses        517      585      +68     
Flag Coverage Δ
base 86.48% <ø> (ø)
core 80.47% <ø> (-10.17%) ⬇️
files 95.26% <ø> (ø)
komamri 88.23% <ø> (ø)
plots 90.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.
see 8 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@cncastillo cncastillo merged commit 87f621f into master May 3, 2026
19 checks passed
@cncastillo cncastillo deleted the codex/split-docs-preview-workflows branch May 3, 2026 05:44
github-actions Bot added a commit that referenced this pull request May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant